Package | hl7.fhir.us.smp |
Type | OperationDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/smp/https://build.fhir.org/ig/HL7/smp-ig/OperationDefinition-smp-operation-submit.html |
Url | http://hl7.org/fhir/us/smp/OperationDefinition/smp-operation-submit |
Version | 1.0.0 |
Status | active |
Date | 2025-01-07T00:00:00-05:00 |
Name | SMPOperationSubmit |
Title | SMP Operation Submit |
Experimental | False |
Realm | us |
Authority | hl7 |
Description | Optional operation to submit an individual patient's medication history list for storage |
Type | false |
Kind | operation |
CapabilityStatement | |
smp-server | SMP_Server |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition smp-operation-submit
URL: [base]/$smp-submit
Input parameters Profile:SMP Parameters - Submit
Output parameters Profile:SMP Parameters - Outcome
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | smp-medication-data | 1..1 | Bundle (Standardized Medication Profile - Bundle Medication List Maintenance) | A Bundle of type 'transaction' that contains medication information for the specified patient | ||
OUT | outcome | 1..1 | OperationOutcome | An OperationOutcome resource containing processing information associated with the operation response, including error, warning and/or informational information |
{
"resourceType" : "OperationDefinition",
"id" : "smp-operation-submit",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition smp-operation-submit</b></p><a name=\"smp-operation-submit\"> </a><a name=\"hcsmp-operation-submit\"> </a><a name=\"smp-operation-submit-en-US\"> </a><p>URL: [base]/$smp-submit</p><p>Input parameters Profile:<a href=\"StructureDefinition-smp-parameters-submit.html\">SMP Parameters - Submit</a></p><p>Output parameters Profile:<a href=\"StructureDefinition-smp-parameters-outcome.html\">SMP Parameters - Outcome</a></p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>smp-medication-data</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a> (<a href=\"StructureDefinition-smp-bundle-transaction.html\" title=\"http://hl7.org/fhir/us/smp/StructureDefinition/smp-bundle-transaction\">Standardized Medication Profile - Bundle Medication List Maintenance</a>)</td><td/><td><div><p>A Bundle of type 'transaction' that contains medication information for the specified patient</p>\n</div></td></tr><tr><td>OUT</td><td>outcome</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/operationoutcome.html\">OperationOutcome</a></td><td/><td><div><p>An OperationOutcome resource containing processing information associated with the operation response, including error, warning and/or informational information</p>\n</div></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/smp/ImplementationGuide/hl7.fhir.us.smp"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/smp/ImplementationGuide/hl7.fhir.us.smp"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/smp/OperationDefinition/smp-operation-submit",
"version" : "1.0.0",
"name" : "SMPOperationSubmit",
"title" : "SMP Operation Submit",
"status" : "active",
"kind" : "operation",
"date" : "2025-01-07T00:00:00-05:00",
"publisher" : "HL7 International / Pharmacy",
"contact" : [
{
"name" : "HL7 International / Pharmacy",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication"
},
{
"system" : "email",
"value" : "pharmacylists@lists.hl7.org"
}
]
},
{
"name" : "Andy Stechishin",
"telecom" : [
{
"system" : "email",
"value" : "mailto:andy.stechishin@gmail.com"
}
]
}
],
"description" : "Optional operation to submit an individual patient's medication history list for storage",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"affectsState" : false,
"code" : "smp-submit",
"system" : true,
"type" : false,
"instance" : false,
"inputProfile" : "http://hl7.org/fhir/us/smp/StructureDefinition/smp-parameters-submit",
"outputProfile" : "http://hl7.org/fhir/us/smp/StructureDefinition/smp-parameters-outcome",
"parameter" : [
{
"name" : "smp-medication-data",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "A Bundle of type 'transaction' that contains medication information for the specified patient",
"type" : "Bundle",
"targetProfile" : [
"http://hl7.org/fhir/us/smp/StructureDefinition/smp-bundle-transaction"
]
},
{
"name" : "outcome",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "An OperationOutcome resource containing processing information associated with the operation response, including error, warning and/or informational information",
"type" : "OperationOutcome"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.